home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Scope / Scope Disk #072 (199x)(Scope PD)(US)[WB].zip / Scope Disk #072 (199x)(Scope PD)(US)[WB].adf / contents < prev    next >
Text File  |  1990-11-28  |  3KB  |  54 lines

  1. Contents Scopedisk72
  2.  
  3. SQUARES -  This simple program takes TWO arguments from the CLI (integer
  4.     values), and outputs the specified range of squared values for the
  5.     numbers.  The two arguments are the 'Start' and 'End' points of
  6.     the output range.  NOTE -  The function of this program is an
  7.     example of HOW to pass arguments from the CLI to the main()
  8.     function of your program, not in its utility.  by Michael S.
  9.     Franzyshen
  10.  
  11. TAG-25 - TAG-BBS is an online message and file handling system written
  12.     by Patrick E. Hughes specially for the Amiga Released as TAG 2.01
  13.     by Chuck Maier, and currently maintained by him.  This is revision
  14.     2.5, released in May of 1989.
  15.  
  16. TICTAC - This is a very challenging version of tic-tac-toe, a 3-
  17.     dimensional version that should challenge almost any player.  It
  18.     is well done, but I was not able to determine whether this version
  19.     (just appeared on the BBS) was the same as the one we presented
  20.     last year.
  21.  
  22. TITLCD - The purpose of this program is to put the current directory
  23.     into the Title Bar of your CLI window(s).  The program sits in the
  24.     background, watching all your CLI's, and if you change the current
  25.     directory in any CLI, that window gets updated with the new
  26.     current directory.
  27.  
  28. TRUNCANIM - This program was written in response to a request by a local
  29.     DPaint3 user.  When you create an ANIM file in DPIII it appends
  30.     the first 2 frames of your anim to the end, so that it will loop.
  31.     This is fine except when you don't want the ANIM to loop there is
  32.     no way to kill this "feature". This program does that.
  33.  
  34. UHSr91 - Greetings fellow Amiga-ites! Here is the much touted and highly
  35.     acclaimed Amiga Reader for the UHS hint files. Now you can have a
  36.     quick hint for your favourite game at your fingertips (oh what
  37.     sweet temptation!)  just by having this Reader and the UHS hint
  38.     file for that game.
  39.  
  40. UNIX -  These are some UNIX-like utilities that will be most useful to
  41.     you if you have a piping shell like ARP's 1.3 AShell or Bill
  42.     Hawe's WShell.  Utilities are c, cut, nl, rand, rev, sh, tail, and
  43.     uniq.  Brief docs.
  44.  
  45. UTILMA - Here is one of the best of the PD/Shareware directory utility
  46.     programs.  It will do almost all file manipulation you need to do,
  47.     simply by clicking the mouse.
  48.  
  49. VPOKER - VideoPoker simulates the electronic poker machines found in Las
  50.     Vegas casinos, but with an important added feature; it provides
  51.     guidance on proper playing strategy. The program is self
  52.     documenting and can be run from the Workbench using the included
  53.     icon.
  54.